x86/CPUID: also check leaf 7 max subleaf to be compatible
authorJan Beulich <jbeulich@suse.com>
Tue, 10 Nov 2020 13:40:09 +0000 (14:40 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 10 Nov 2020 13:40:09 +0000 (14:40 +0100)
commite6e85b662be9eab96f4cfc58e9945580cce8b2bb
tree20dfd71bfbe76839cd53bd1313dce685ed2d2d67
parentf5cfa09856732b1d78ff6a21ca3dc33a010da951
x86/CPUID: also check leaf 7 max subleaf to be compatible

Just like is done for basic and extended major leaves.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/lib/x86/policy.c